Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few changes #45

Merged
merged 4 commits into from
Oct 21, 2023
Merged

A few changes #45

merged 4 commits into from
Oct 21, 2023

Conversation

svetlyak40wt
Copy link
Member

No description provided.

…gument if it is present in the current URL.

This fixes the case when you want to make an action url from the callback processing another action.
…e options.args object, but only replaces the keys corresponding to a form data fields.
@coveralls
Copy link

coveralls commented Oct 21, 2023

Pull Request Test Coverage Report for Build 6599953070

  • 4 of 16 (25.0%) changed or added relevant lines in 3 files are covered.
  • 41 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.5%) to 25.774%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/doc/request.lisp 0 2 0.0%
src/request.lisp 0 10 0.0%
Files with Coverage Reduction New Missed Lines %
src/app.lisp 1 39.37%
src/request.lisp 1 51.08%
src/session.lisp 4 13.33%
src/commands.lisp 5 25.53%
src/hooks.lisp 30 70.76%
Totals Coverage Status
Change from base Build 5819931408: -0.5%
Covered Lines: 2115
Relevant Lines: 8206

💛 - Coveralls

@svetlyak40wt svetlyak40wt merged commit 8d8954e into master Oct 21, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants